Skip to content

chore(deps): update all non-major dependencies#315

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#315
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@tailwindcss/vite (source) 4.2.14.2.2 age confidence devDependencies patch
@types/node (source) 25.3.525.5.0 age confidence devDependencies minor
@vitest/browser-playwright (source) 4.0.184.1.0 age confidence devDependencies minor
@vitest/coverage-v8 (source) 4.0.184.1.0 age confidence devDependencies minor
eslint-plugin-import-x 4.16.14.16.2 age confidence devDependencies patch
eslint-plugin-perfectionist (source) 5.6.05.7.0 age confidence devDependencies minor
happy-dom 20.8.320.8.4 age confidence devDependencies patch
pnpm (source) 10.31.010.32.1 age confidence packageManager minor
pnpm/action-setup v4.2.0v4.4.0 age confidence action minor
tailwindcss (source) 4.2.14.2.2 age confidence devDependencies patch
typescript-eslint (source) 8.56.18.57.1 age confidence devDependencies minor
vite (source) 8.0.0-beta.168.0.1 age confidence devDependencies patch
vite-plugin-solid 2.11.102.11.11 age confidence devDependencies patch
vitest (source) 4.0.184.1.0 age confidence devDependencies minor

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.2.2

Compare Source

Fixed
  • Don't crash when candidates contain prototype properties like row-constructor (#​19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#​19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#​19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#​19745)
  • Add support for Vite 8 in @tailwindcss/vite (#​19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#​19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#​19812)
vitest-dev/vitest (@​vitest/browser-playwright)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.16.2

Compare Source

Patch Changes
  • #​457 1da4043 Thanks @​SukkaW! - Make the no-unused-modules rule no-op on ESLint 10 or later for now before we can implement an alternative. A warning message about this behavior is added, and can be suppressed with the new suppressMissingFileEnumeratorAPIWarning rule option (import-x/no-unused-modules: ['error', { suppressMissingFileEnumeratorAPIWarning: true }]).

  • #​450 a51be0f Thanks @​andrewgaun! - fix(deps): Bumping minimatch 10 version to avoid dependency with a critical vulnerability

    Updating the minimum minimatch 10 version to 10.1.2 which updates a dependency (@​isaacs/brace-expansion) with a critical vulnerability. See GHSA-7h2j-956f-4vf2

  • #​466 b669aca Thanks @​SukkaW! - Make eslint-plugin-import-x compatible with ESLint's defineConfig

  • #​434 a3aae61 Thanks @​stepankuzmin! - fix(deps): replace type-fest with @​package-json/types

    PackageJson types are imported in published declaration files (lib/rules/no-extraneous-dependencies.d.ts and lib/utils/read-pkg-up.d.ts), which causes TypeScript compilation errors for consumers who don't have skipLibCheck enabled. Replacing type-fest with the smaller @​package-json/types package ensures the types are available to all consumers while reducing bundle size.

  • #​458 60312ee Thanks @​SukkaW! - Bump peer deps version range to include ESLint 10 support

  • #​443 b416a8a Thanks @​baevm! - consistent-type-specifier-style: Add exception for TS resolution-mode import attributes

  • #​454 d3f8d67 Thanks @​SukkaW! - First step toward ESLint 10 support:

    • sourceType determination now prefers context.languageOptions when possible
    • Ensure context.parserOptions no longer results in crashes with ESLint 10
    • Merge getParser and getParserPath implementations into one getParserOrPath
  • #​406 d0a7816 Thanks @​marcalexiei! - fix(package): remove config and rules exports pointing to empty files

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v5.7.0

Compare Source

compare changes

🚀 Features
  • sort-array-includes: Support conditional config by ast selector
    (bcd12a37)
  • sort-objects: Support conditional config by ast selector
    (3a629862)
  • sort-enums: Support conditional config by ast selector
    (ad6f971d)
  • sort-maps: Support conditional config by ast selector
    (5757889c)
  • sort-classes: Support conditional config by ast selector and name pattern
    (c2965cc6)
  • sort-objects: Support computed-key partitioning
    (1d6005e4)
  • sort-jsx-props: Support conditional config by ast selector
    (a90a0794)
  • sort-named-exports: Support conditional config by ast selector
    (d573f93f)
  • sort-heritage-clauses: Support conditional config by ast selector and name
    pattern
    (745c79cf)
  • sort-variable-declarations: Support conditional config by ast selector and
    name pattern
    (498bef97)
  • sort-named-imports: Support conditional config by ast selector and name
    pattern
    (2c28d110)
  • sort-object-types: Support conditional config by ast selector
    (1d3dd304)
  • sort-import-attributes: Support conditional config by ast selector and
    name pattern
    (8f6f21d4)
  • sort-union-types: Support conditional config by ast selector and name
    pattern
    (1953b4f7)
🐞 Bug Fixes
  • sort-array-includes: Fix invalid arrays being sorted
    (fc671f0b)
  • Make selector match priority deterministic across overlapping options
    (76633eea)
  • Apply the first matching configuration in option order
    (936bf505)
❤️ Contributors
capricorn86/happy-dom (happy-dom)

v20.8.4

Compare Source

pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Belgrade, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for solid-clock failed.

Name Link
🔨 Latest commit 12c27ab
🔍 Latest deploy log https://app.netlify.com/projects/solid-clock/deploys/69bb82e052eaa20008f1fe15

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4941e11 to f839368 Compare March 18, 2026 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f839368 to 12c27ab Compare March 19, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants